[INFO] cloning repository https://github.com/darwis059/hurl-new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darwis059/hurl-new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarwis059%2Fhurl-new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarwis059%2Fhurl-new'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 519a61b9ebc9d8be162ee7b2cbe9bc9d1e319927
[INFO] checking darwis059/hurl-new against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarwis059%2Fhurl-new" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/darwis059/hurl-new
[INFO] finished tweaking git repo https://github.com/darwis059/hurl-new
[INFO] tweaked toml for git repo https://github.com/darwis059/hurl-new written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darwis059/hurl-new on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darwis059/hurl-new already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19
[INFO] running `Command { std: "docker" "start" "65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking libflate_lz77 v2.3.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling hurl v8.1.0 (/opt/rustwide/workdir/packages/hurl)
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> packages/hurl/build.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> packages/hurl/build.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> packages/hurl/build.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(unix)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hurl` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19", kill_on_drop: false }`
[INFO] [stdout] 65c15e150a010e1771b548e4e2adb1e53261d94a31c5563126a75b9064f1ff19
